[INFO] cloning repository https://github.com/VTimofeenko/conventional-commit-helper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VTimofeenko/conventional-commit-helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVTimofeenko%2Fconventional-commit-helper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVTimofeenko%2Fconventional-commit-helper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7f311991306220c73bec512ecf03f90ec82f402a
[INFO] checking VTimofeenko/conventional-commit-helper against master#40557f6225e337d68c8d4f086557ce54135f5dd9 for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVTimofeenko%2Fconventional-commit-helper" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/VTimofeenko/conventional-commit-helper
[INFO] finished tweaking git repo https://github.com/VTimofeenko/conventional-commit-helper
[INFO] tweaked toml for git repo https://github.com/VTimofeenko/conventional-commit-helper written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VTimofeenko/conventional-commit-helper on toolchain 40557f6225e337d68c8d4f086557ce54135f5dd9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VTimofeenko/conventional-commit-helper already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded testdir v0.9.3
[INFO] [stderr]   Downloaded file-lock v2.1.11
[INFO] [stderr]   Downloaded env_filter v0.1.4
[INFO] [stderr]   Downloaded rstest v0.23.0
[INFO] [stderr]   Downloaded assert_cmd v2.1.1
[INFO] [stderr]   Downloaded rstest_macros v0.23.0
[INFO] [stderr]   Downloaded clap-verbosity-flag v3.0.4
[INFO] [stderr]   Downloaded dialoguer v0.11.0
[INFO] [stderr]   Downloaded assert_fs v1.1.3
[INFO] [stderr]   Downloaded camino v1.2.1
[INFO] [stderr]   Downloaded sysinfo v0.26.9
[INFO] [stderr]   Downloaded git2 v0.19.0
[INFO] [stderr]   Downloaded libz-sys v1.1.22
[INFO] [stderr]   Downloaded libgit2-sys v0.17.0+1.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9c33fe6050b0a0cf88e8fce50a6a3c792dd87ac4434f96e6276c7239a62fd5a6
[INFO] running `Command { std: "docker" "start" "9c33fe6050b0a0cf88e8fce50a6a3c792dd87ac4434f96e6276c7239a62fd5a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9c33fe6050b0a0cf88e8fce50a6a3c792dd87ac4434f96e6276c7239a62fd5a6" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c33fe6050b0a0cf88e8fce50a6a3c792dd87ac4434f96e6276c7239a62fd5a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9c33fe6050b0a0cf88e8fce50a6a3c792dd87ac4434f96e6276c7239a62fd5a6" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling file-lock v2.1.11
[INFO] [stderr]     Checking sysinfo v0.26.9
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking assert_fs v1.1.3
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking clap-verbosity-flag v3.0.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking cargo-platform v0.1.8
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking cargo_metadata v0.14.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking testdir v0.9.3
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking rstest v0.23.0
[INFO] [stderr]     Checking git2 v0.19.0
[INFO] [stderr]     Checking conventional-commit-helper v3.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/cli.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let mut cmd = Command::cargo_bin(BIN_NAME).unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/cli.rs:37:28
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let mut cmd = Command::cargo_bin(BIN_NAME).unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/cli.rs:60:28
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let mut cmd = Command::cargo_bin(BIN_NAME).unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/cli.rs:87:34
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let mut cmd_types = Command::cargo_bin(BIN_NAME).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli.rs:101:35
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let mut cmd_scopes = Command::cargo_bin(BIN_NAME).unwrap();
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli.rs:133:35
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let mut cmd_scopes = Command::cargo_bin(BIN_NAME).unwrap();
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli.rs:172:14
[INFO] [stdout]     |
[INFO] [stdout] 172 |     Command::cargo_bin(BIN_NAME)
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli.rs:186:14
[INFO] [stdout]     |
[INFO] [stdout] 186 |     Command::cargo_bin(BIN_NAME)
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli.rs:197:14
[INFO] [stdout]     |
[INFO] [stdout] 197 |     Command::cargo_bin(BIN_NAME)
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 |     Command::cargo_bin(BIN_NAME)
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli.rs:238:14
[INFO] [stdout]     |
[INFO] [stdout] 238 |     Command::cargo_bin(BIN_NAME)
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli.rs:249:28
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let mut cmd = Command::cargo_bin(BIN_NAME).unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli.rs:265:28
[INFO] [stdout]     |
[INFO] [stdout] 265 |     let mut cmd = Command::cargo_bin(BIN_NAME).unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli.rs:282:28
[INFO] [stdout]     |
[INFO] [stdout] 282 |     let mut cmd = Command::cargo_bin(BIN_NAME).unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli.rs:297:28
[INFO] [stdout]     |
[INFO] [stdout] 297 |     let mut cmd = Command::cargo_bin(BIN_NAME).unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli.rs:310:28
[INFO] [stdout]     |
[INFO] [stdout] 310 |     let mut cmd = Command::cargo_bin(BIN_NAME).unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli.rs:322:28
[INFO] [stdout]     |
[INFO] [stdout] 322 |     let mut cmd = Command::cargo_bin(BIN_NAME).unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli.rs:338:28
[INFO] [stdout]     |
[INFO] [stdout] 338 |     let mut cmd = Command::cargo_bin(BIN_NAME).unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli.rs:357:28
[INFO] [stdout]     |
[INFO] [stdout] 357 |     let mut cmd = Command::cargo_bin(BIN_NAME).unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "9c33fe6050b0a0cf88e8fce50a6a3c792dd87ac4434f96e6276c7239a62fd5a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c33fe6050b0a0cf88e8fce50a6a3c792dd87ac4434f96e6276c7239a62fd5a6", kill_on_drop: false }`
[INFO] [stdout] 9c33fe6050b0a0cf88e8fce50a6a3c792dd87ac4434f96e6276c7239a62fd5a6
